Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a codec match algorithm for setCodecPreferences #2847

Merged
merged 2 commits into from
Mar 30, 2023

Conversation

Orphis
Copy link
Contributor

@Orphis Orphis commented Mar 27, 2023

Also remove impossible to implement steps in setCodecPreferences, as it's always possible to modify a dictionary.

Fixes #2845.


Preview | Diff

@Orphis Orphis requested a review from jan-ivar March 27, 2023 16:06
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
webrtc.html Outdated Show resolved Hide resolved
@jan-ivar
Copy link
Member

But overall as expressed earlier, I have some concerns about an A B comparison across codec types. @alvestrand has some useful comments in w3c/media-capabilities#185 (comment) that I think are clarifying.

Also remove impossible to implement steps in setCodecPreferences,
as it's always possible to modify a dictionary.

Fixes w3c#2845.
webrtc.html Outdated Show resolved Hide resolved
Co-authored-by: Jan-Ivar Bruaroey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What is setCodecPreferences's contract?
3 participants